Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / HandleMate Class / Create Method / Create(String[],MultiLangString,Matrix3D) Method
Names of mates which can be snapped to this mate.
Description of the handle
Position represented by transformation matrix.

In This Topic
    Create(String[],MultiLangString,Matrix3D) Method
    In This Topic
    Creates a handle with a list of assigned mounting points.
    Syntax

    Parameters

    Parameter NameDescription
    matchingMateNamesNames of mates which can be snapped to this mate.
    pMLSDescriptionDescription of the handle
    matrixPosition represented by transformation matrix.
    Exceptions
    ExceptionDescription
    Thrown when param is null value. Check exception message for more info.
    Thrown when the PointMate has already been created.
    See Also